get Map Projection
Returns the currently active map projection and its properties as key-value pairs.Common properties shared by all map projections are:- "name" with possible values "mercator" or "globe".
Return
An object describing properties of the currently active map projection.